I am having a problem with a modal popup that has a vertical scroll bar. In IE the vertical scroll bar works as it should. However in Firefox, if I try to click and drag the scroll box or "thumb" along the track the whole modal popup is draged accross the screen. The scroll buttons will advance the scroll, I just can't grab the tumb without dragging the whole screen.
Any suggestions on how to fix this?
The popup text is in a div with the following properties:
<div style="height: 465px; width: 742px; overflow-y: scroll; overflow-x: hidden;
float: left;">