<html> <head> </head> <body> <p id="foo[bar]"></p> <script> alert(window["foo[bar]"]) </script> </body> </html>