Is there a way to allow the window to overflow it's content on the width? Setting overlfow: visible doesn't seem to work for me in Chrome. I have an overlay in the window that needs to extend approximately 100 pixels past the edge of the window. I don't want the window to expand to fit, I want the content to extend beyond the border.