I was having the same problem in 3.1.1 and this also worked for me
adding this to the wp-config.php worked like a charm:
define(‘CONCATENATE_SCRIPTS’, false );
Thanks now just need to remember to do this when I upgrade that is if the issue is not resolved by wordpress..