Browser Frame calling the source url 3 times in IE 9 Browser

Whenever a BrowserFrame is put under a layer of components the url which is set as source is called multiple times.
This behavior is only seen in IE9 Browser. Firefox does not have this problem. You can verify this using network log of browser.
Attached sample code.
13152.java (1.03 KB)