Is hook_form_multiform_alter() supposed to work? I am trying to add a wrapper around the submit buttons to match that of the core. Which would be a

<div id='edit-actions'>

.

Thanks