Using tabs makes combobox to hide on the first tab

Using tabs makes combobox to hide on the first tab

Hello everyone,
I'm using tabs from jquery ui to place several tabs on a page. On each tab I've simple html input and select.
I've noticed that in all the different pages I've this schema I've problems while visualizing the first tab, but just the first.
The problem is that I click the dropdown button to show the html select options, and it looks like it shows but something is hidding it, it just show like 3pixels line under the control.
I've check accurately the tags to be sure I didn't make any ilegal xhtml, and I've try to change the content from one tab to another and from one page to another, but I got always the same result on the first tab only.
It doesnt happens on IE7, Chrome or FF3.

Any help will be very welcome,

Thank you very much