Acá te paso tu codigo "más" en limpio
Código Javascript
:
Ver originaldocument.write("<form action='funcionregistropt.php' method='post'>");
document.write("<input type='text' id='Editbox1' style='position:absolute;left:343px;top:540px;width:268px;height:37px;line-height:37px;z-index:2;' name='nombre' value='' maxlength='20'>");
document.write("<div id='wb_Text1' style='position:absolute;left:217px;top:542px;wid th:119px;height:48px;z-index:3;'>");
document.write("<span style='color:#FFFFFF;font-family:Arial;font-size:13px;'>Nombre de usuario y correo electronico:</span></div>");
document.write("<div id='wb_Text7' style='position:absolute;left:283px;top:472px;wid th:327px;height:42px;z-index:4;'>");
document.write("<span style='color:#FFFFFF;font-family:\'Times New Roman\';font-size:19px;'>Introduce tu nombre de usuario y tu correo electronico.</span></div>");
document.write("<input type='submit' id='Button1' name='' value='Registrar' style='position:absolute;left:503px;top:617px;width:96px;height:25px;z-index:5;'>");
document.write("</form>");
Al parecer funciona todo, fijate en el php.
$_POST['nombre']