Currently, I am attempting to integrate a jquery plugin from this source - https://gist.github.com/3819758, into a table in order to create a fixed header. However, the table in my case is too wide, causing the generated header to obscure the vertical scrollbar - http://jsfiddle.net/NWV73/4/
I have been unable to find a solution to this issue on my own. Any assistance or advice would be greatly appreciated.