Is it possible to nest html forms like this
so
In a word, no. You can have several forms in a page but they should not be nested.
From the html5 working draft:
4.10.3 The form element Content model: Flow content, but with no form element descendants.
4.10.3 The form element
form
Content model:
Flow content, but with no form element descendants.