I'm having trouble creating this page layout. My client wants to have fixed tabs at the top, a search area that scrolls out of view with the page, an area below with buttons and then a container with overflow that spans from the button area to the bottom of the page below that. No problem, except when you scroll they want the table container to expand and fill the space.
I basically looking to do what's in this jsfiddle but have the bottom of the "Grid Table" stick to the bottom of the browser window so that it expands in height as you scroll vertically. Is this possible? Any help is appreciated.