We have some pages that we are developing that are pop ups. We disable the scroll bars in general for these pop ups. However, during development there is some debugging info that shows up past the view port which we cannot get to because the page does not have scroll bars.
In IE we can click and drag and that will scroll the window but for Firefox that does not seem to be the case.
Is there an easy way to scroll in a Firefox window that does not have a scroll bar?