It would be super handy to be able to define a custom tag for the modal container element. So that I can set it as: ``` <ReactModal tag="form"> ``` This would make easy to manage modals used as forms.