This took a long time to debug, but I finally found the problem. I have a form set up with a static header and footer. There is a div in the middle with overflow set to auto and sized to fit between the header and footer. Of course when the content within the div tag is large enough, a vertical scroll...