To allow form to have child elements use the modify the HtmlNode.HtmlElements collection and remove the "form" item.
ElementsFlags.Remove("form")
To allow form to have child elements use the modify the HtmlNode.HtmlElements collection and remove the "form" item.
ElementsFlags.Remove("form")