Page is a not externally linkable
gmiller - 4:50 am on Jan 28, 2001 (gmt 0)
But if you really want to do that, consider using position: fixed. AFAIK, all the recent browsers either support it (rarely) or treat it as position: absolute (in which case, it's no different from ordinary scrolling CSS and table-based layouts).
Actually, having things fail to scroll with the page is the biggest reason I dislike frames--the problems with linking, bookmarking, and reloading don't bother me nearly as much as being unable to use the full window for the content or having bits and pieces of a single window scroll separately.