Exploring a new challenge, I find myself in need of setting a fixed height on a table while allowing the rest of the content to scroll over. This is an uncommon task for me as tables are not usually my go-to element.
Check out this working demo in Chrome and Firefox (Note: It may not work in IE): http://jsfiddle.net/wesbos/nxqQH/1/
Any suggestions or guidance would be highly appreciated.