It's a form values array, not an object. And it seems to work without the &.
Nancy
From:
Jamie Holly
Safest bet would be just to clone the object with drupal_clone (or just clone() if this will be a PHP 5+ module).