Dropdown Select Input box issues

I have spatial_nav.js setup and working on every element with the class=“focuable”. I have a web form where each element has that class assigned to it. Whenever the focus is on a select input and I hit the OK (center) button of the remote. The list of option’s appears as expected. The up/down arrow keys on the RC of the simulator don’t allow me to cycle through. When I do try and use the Arrow Keys very bad things happen. And Spatial Navigation controls break. I suspect I need to create some extra JS code or need include some handlers for this. I didn’t see any thing in the examples specific for web forms and the TV Remote. Any help greatly appreciated on this matter. Thank you.

Closed as Duplicate of Spatial Nav and HTML Select boxes?