Same problem here. It was working a few days ago, but today it isn’t. I deactivated all other plugins and it still didn’t work. I also disconnected from wordpress.com and re-connected, but it still doesn’t work. My blog is private, but I will provide a link if needed.
I think you’re referring to the WordPress.com Like button. Am I correct? That button doesn’t load on your site at the moment, and that’s caused by a specific file in your theme:
http://www.zock-around-the-clock.com/wp-content/themes/theme39255/js/custom.js?ver=1.0
That file creates a Javascript error and blocks other elements from loading properly on your site. You’ll want to remove or edit it to fix the issue. The problem could probably be fixed by using NoConflict wrappers:
http://codex.wordpress.org/Function_Reference/wp_enqueue_script#jQuery_noConflict_Wrappers
If you don’t feel comfortable editing JS files, feel free to contact the theme author for help.
@crackedjar Could you please start your own thread, as per the Forum Welcome?
http://wordpress.org/support/plugin/jetpack#postform
Thank you!