I have a one-row, two column table with a Google map in the left cell and a long html string in the right.

Specifying height 100% for the table and the cells sets the height to 100% of the viewport in IE9, but 100% of the html string in FF and other browsers. I am going nuts trying to work out how to achieve in FF, Safari and Chrome what this code does in IE.

Another annoyance is that only IE gives me the ability to scroll the right cell independently.

The page can be found at www.scruffysoft.co.uk - follow the "Lancashire District Churches by Circuit" link.

Can you help?