Index: typo3/stylesheet.css =================================================================== --- typo3/stylesheet.css (revision 3658) +++ typo3/stylesheet.css (working copy) @@ -262,6 +262,7 @@ div.typo3-fullDoc { width: 100%; height: 100%; + position: relative; } @@ -1337,7 +1338,7 @@ overflow: auto; top: 51px; bottom: 0; - position: absolute; + position: static; z-index: 2; }