it only happens in IE
a solution would be to include
body{
height:100%;
}
either in thickbox.css
or the main drupal css file
so that body occupies the whole height of the browser window
its probably an issue that thickbox has itself and not the drupal module but documenting it just in case anyone is interested
Comments
Comment #1
frjo commentedDoes it only happen in IE 6? Since IE 7 was released I'm much less inclined to fix IE 6 bugs.
Comment #2
giorgoskActually it only happens in IE6
Comment #3
frjo commented