Tabs with Static Header Pane?

Tabs with Static Header Pane?

I want to create a tabset with a static header pane that remains visible regardless of which tab is selected. Whenever I search on jQuery, Tabs and Headers I get flooded with stuff about the header area that contains the tabs...

Something like this (sorry for the ascii art...)

[tab a] [tab b]
==================
| Always Shown
==================
| Alternates depending
| on whether A or B
| has been clicked
| (normal tab behavior)
==================