Don't allow keyboard at st.selectbox()

Hello everyone!
Is there any way to not allow keyboard insertion when open a selectbox() ? My list is in alphabetical order and considering that the app is made to use almost exclusively in mobiles when the keyboard is opened, it disturbs the user.

Thank you!

Did you find a solution/hack for this problem?
It is the only things stopping me to use Streamlit. Not usuable on mobile.

+1 It can be very annoying on mobile.

Thank you!