I've noticed if i have a "commented out" body tag before the real body tag the script injection of the "__bs_script__" simply doesn't work <!-- <body class="some-class"> --> <body class="another-class"> ... </body>