I am experiencing an issue with a Javascript tabbed dialog where the pages have varying heights. Some of them are larger than the browser window.
In Internet Explorer, there is always a scrollbar present on the right side. When it is not needed, it appears greyed out but does not cause any problems due to consistent page dimensions.
However, in Firefox, the scrollbar disappears completely when not in use, causing the page dimensions to shift each time a new page is opened. This constant change in width of the tabbed dialog is quite frustrating.
Is there a way to display the inactive scrollbar in Firefox or find another solution to address this issue?