<iframe style="display: none;" name="iframe1"></iframe>
<form action="s1end.php" method="POST" target="iframe1">
<input type="text" name="fio" placeholder="Введите ваше имя..." required>
<input type="text" name="email" placeholder="Укажите e-mail" required>
<input type="text" name="phone" placeholder="+7 (000) 000-00-00" required>
<input type="text" name="comment" placeholder="Ваш вопрос / комментарий">
<input name="send" type="submit" value="Отправить">
<span id="chk"></span>
</form>
<iframe name="iframe1">
<form action="s1end.php" method="POST" target="iframe1">
<input type="text" name="fio" placeholder="Введите ваше имя..." required>
<input type="text" name="email" placeholder="Укажите e-mail" required>
<input type="text" name="phone" placeholder="+7 (000) 000-00-00" required>
<input type="text" name="comment" placeholder="Ваш вопрос / комментарий">
<input name="send" type="submit" value="Отправить">
</form>
</iframe>