Keep keyboard open when user touches outside area

Is it possible to keep the keyboard open at all times? Or is this a limitation of Unity’s mobile keyboard?
What I would like to do is basically touch a button on the screen, while the keyboard is open, in order to display some information.
I thought of keeping track of touch.position so when a user touches the button, the keyboard will close as usual, and the information will be displayed but not even that is registering…

Is there any way I can do this? Anything I can maybe buy off the asset store? I’ve been looking for days.

Bump :frowning:

I want to achieve something like that, but Idk if is possible =/