Hey.
After a bit of messing round i found that theres something in the tapHandleFocus function on line 3021 of ionic.bundle.js that seems to be messing with it, specifically the variable triggerFocusIn
I had to comment out lines 3024 and 3030 to make the select element work in my app on blackberry10
only trouble is that now it wont work on android
Still, its progress..
Thanks