Main Div Id

Hi,

is there a way to prevent the id assignment of the first div in the dom? Same element with the v-app class. In the VaadinServletService is a Method getMainDivId, which generates the id by adding an hash value at the end of the id. It seems like this is new in Vaadin 7. The Problem is that we have a redirect to a bank server, which doesn’t want an id in the window.

thanks in advance
Dominik