Occasionally when a page on my site finishes loading my search box completely disappears (the box where you input text). I'm using placeholders to put all my javascript code that's used to load ads and other widgets near the </body> tag and I'm sure there's something in this JS code that's causing this to happen. The issue only happens sporadically too, cross-brower. Very aggravating.
I wanted to find out if anyone has ever know a faulty JS code to cause something like this to happen, making search forms (or basically anything using <form>) to disappear? Is there anyway this can be debugged or fixed?