Use Google Chrome. Hit F12 to open developer console.
Under "resources," click the proper dorp-downs to find your scripts for the page.
The problem is doubtless a .js issue. Once you find the names of all the scripts running, systematically eliminate them until you find the conflict.
Now, many of the .js elements in WP are just bloatware, or not strictly necessary for your site. Find your work around.