Sounds like you've broken JS on the page causing a fatal JS error resulting in JS executed after it failing (e.g. the tabs rendering JS). You should be able to see such errors within your browsers developer tools (typically opens with F12) under the Console tab (they'll be red messages); be sure to refresh after opening to capture the errors. Try clearing Joomla cache as could just be broken JS cache from 3rd party Joomla template or a compression extension like JCH Optimizer. Switch to default Joomla protostar template and see if issue persists.
there is a note at the bottom of the page "Run script "%20void(0);"
Sounds like a javascript void link is messing up in your browser for some reason.