Select menu on a popup bug on Android 4.0.3 browser

Select menu on a popup bug on Android 4.0.3 browser

Hi,
I have a Samsung Galaxy S2 running Android 4.0.3.

I've created a mobile web widget and am using JQuery mobile. 
On this widget, when a button is pressed, a jquery mobile pop-up pops up. 
On this pop up, I have a select menu and a button. 

When I change the select menu option and click the button, the select menu opens again. I have to choose the option from the select menu again and choose done on the menu before being able to click the button.

This only happens on the default browser that comes with android 4.0.3. I've tested this on other browsers and they work fine. Galaxy S3 and S4 do not have this problem.

Please find the following fiddle. (Open this in Galaxy S2).

If the select menu is not on a popup but on the page, this doesn't happen.

Thanks for your time.