Have added a feature request for this for CB 2.0.
forge.joomlapolis.com/issues/4410
In the mean time the only solution is to add jQuery to the registration form, bind to the forms submit event, then disable the button when the form is submitted. However, this could be a problem as it doesn't consider jQuery validation so you could end up disabling even though the form didn't validate.