Submit and Button both work on my WM2003 device but only Button works on my WM6.1 device. It looks like either an intentional change or a bug

You will have to use Button. Note the single quotes simplify the string.
Code:
notif.Text="<input type='button' name='something' value='Close' />"