Jquery Tabs moves to 2nd row when tab is clicked on Fireforx

Jquery Tabs moves to 2nd row when tab is clicked on Fireforx

Hi. Can anybody help me on this.

I have 2 issues with the JQuery Tabs.

1.) I am using a JQuery tabs with 4 tabs which works well with IE6 & 7
and safari. But not perfectly in Fireforx.
When it first loaded, the tabs are lined up correctly, and can see
the first tab's content. When I click the 2nd, 3rd or 4th tab, the
tabs moves 1 row down, and I see a small light color spacer on the
first row that may have pushed down the other tabs. I can see the
content of the tabs from one to the other without problem.

2.) Some of my tabs make the local reference (<a href="#tabs-1">)
call while others via remote (<a href="search.php">) call.

I am using the class="ui-tabs-hide" to hide the div section of the
local reference call so it will not show up during the load. This
works, but how do I hide the UL list? While the tabs is loading, I can
see the unordered list.

Looking to hear from someone.

Thanks,
Sonny