I want to put a table on a div that will scroll when it over flows. I want to stay away from an iframe, which I would normally use, since I don't want to server process 2 pages instead of one. How compatable is it in browsers, and does anyone know of a thread or good tutorial explaining this technique?