Auto-focus without keyboard prompt

I’m creating an app and using a Custom Collection to display a schedule of events. I want to have the page auto-scroll to the current event, which works fine using “Auto Focus” on a Text Entry component that is hidden using CSS. On desktop, this is perfect. On mobile…it pops up the keyboard, which requires the user to hide the keyboard every single time.

Can we get the ability to suppress the keyboard prompt, maybe with an “Auto Focus (without keyboard)” option?