Magento relies on Prototype.js to open and close checkout accordion blades. I'd look into browser console to see if there're any errors. Sometimes older analytics tools stops working, fail and as a side effect break everything else. You see, once any of the Javascripts throws an error, it's game over for other scripts as well.
Tanel Raja