just want to say I added define('CONCATENATE_SCRIPTS', false ); to my wp-config.php but the problem still persists. Only on one page though.
I removed all the goblely-gook from my previous theme that handled comments and replaced it with the simple line.
<?php comment_form(); ?>
That’s awesome.