1. `<select>` dropdowns close immediately instead of staying open until a choice is made 2. no alternative to focus and select `<select>` elements using the keyboard because HTML tabstop/taborder is not implemented properly
<select>dropdowns close immediately instead of staying open until a choice is made<select>elements using the keyboard because HTML tabstop/taborder is not implemented properly