It's possible but it'll be ugly hack, because we haven't developed method to disable this feature just in one case.
Go to file modules/Utils/Attachment/Attachment_0.php, line 161
add this to the end of the body function
eval_js('jq(\'[id^="expand_all_button_"]\').click()');
Regards,
Adam