Z-Index Issue on Motorola Devices JQM 1.3

Z-Index Issue on Motorola Devices JQM 1.3

I am having a issue with JQM 1.3, JQ 1.9.1, PhoneGap/Cordova 2.4.0 and the DROID RAZR 4G, MOTOROLA PHOTON 4G, MB855, DROIDX. 

My issue is that the users cannot see any of the buttons, form inputs, or collapsible-sets. I can replicate the issue on browserstack.com and even FIX a part of it. It seems that the Motorola browser/html parser does not respect the z-index attribute. If I change a button's z-index to 999999 I can see it in the Motorola Browser, but this dones not work for  collapsible-sets

All my code works on every other device JQM supports. Something is up with Motorola....

Any help is greatly appreciated!

~Red