filter_mode= None not working in 1.59.0?

In streamlit 1.59.0 the “filter_mode= None” does no longer help in stopping mobile device from opening the keyboard within st.selectbox. This was easily solved by reverting to 1.58.0, but seems a bit counter intuitive that it stopped working in a newer version. Any other experiences on this?