Native select in panel on Firefox 19 + jquery mobile 1.3 unclickable

Native select in panel on Firefox 19 + jquery mobile 1.3 unclickable

we've been working on a webapp in jquery mobile mostly developing testing on chrome.

We're using the lastest version of jquery mobile and jquery. Most platforms have 0 issues, but when I try to select an option from a dropdown nested in a panel I can see the options, but clicking them makes no change. I can press enter to select the option however it also lights up the option I'm hovering it's just the click which doesn't seem to fire.
I've also tried to set the opacity way higher (1 instead of 0.00001). The problem only occurs using native. When I use the non native method I can open the menu but after closing it I have to unfocus the select box in order to open it again.

I've not seen this bug reported since the launch of firefox 19 last thursday. I must add that this has only been tested on Mac computers.

Works fine on chrome as said before.

Anyone had something like this or do you need more information? I'll gladly fill you in.