Perspective Text Field: prevent virtual keyboard popup on focus (mobile apps)

You could configure an event handler to set the focus on the text field:

EDIT: I just noticed that you specifically mention that you do not want the mobile keyboard to popup. I am not sure that Perspective has any features that would allow mobile keyboard suppression at this time. Mobile keyboard handling in Perspective seems to be slightly lacking when compared with most web dev type software at the moment.