clicking on tab to the left of another freezes tag on right, but not the other direction.
Web page uses jQuery TABS and Tables. 15 tabs.
I a click on a tag and then any tag to the right, the second tag is non responsive.
I click on a tag and then click on one to the left it works correctly.
The tags have forms that get filled in from an ajax call to a controller which does an Oracle query. The returned data is show in a jQuery table.