<!doctype html>
<html>
<body>
Loaded in a new process!
<form action="test_largeAllocationFormSubmit.sjs" method="POST">
<input type="text" name="textarea" value="default value">
<input type="submit" name="button" value="submit" id="submit">
</form>
</body>
</html>