Form submittabilityform-submittability

https://toolkit-tests.pages.dev/forms/overlay-submit.html

form-submittability probe · desktop, iphone-17 · 2026-09-06T04:09:02.931Z

FAIL

Primary form: 5 visible field(s), method post, action /thanks. Submit: Send message. Spam protection: present (honeypot/CAPTCHA signal). Detected by driving screenshots's rendered page and asking elementFromPoint() over every field centre.

Findings

LevelFinding
errorthe submit button is covered by a fixed element (div.banner) — clicks land on the overlay, the form cannot be sent
iphone-17
warnfield textarea [message] is covered by a fixed div.banner — a visitor may not be able to click it
iphone-17
warnfield button is covered by a fixed div.banner — a visitor may not be able to click it
iphone-17

Fields (5)

FieldLabelName/IdStatus
input:text Your namename ok
input:email Email addressemail ok
input:tel Phone numberphone ok
textarea:textarea How can we help?message ok
button:submit ok

Form playbook

wiki disabled (--no-wiki)

Plain text

Form submittability · form-submittability
verdict: FAIL   (1 error · 2 to review)
url: https://toolkit-tests.pages.dev/forms/overlay-submit.html
devices: desktop, iphone-17   captured: 2026-09-06T04:09:02.931Z

FORM — 5 visible field(s) · method post · action /thanks
  submit: Send message
  spam protection: present

SEARCH — no search input or widget found on the page.

FINDINGS
  [error] submit-blocked — the submit button is covered by a fixed element (div.banner) — clicks land on the overlay, the form cannot be sent (iphone-17)
  [warn] field-covered — field textarea [message] is covered by a fixed div.banner — a visitor may not be able to click it (iphone-17)
  [warn] field-covered — field button is covered by a fixed div.banner — a visitor may not be able to click it (iphone-17)

FIELDS
  input:text [name] — Your name
  input:email [email] — Email address
  input:tel [phone] — Phone number
  textarea:textarea [message] — How can we help?
  button:submit — NO LABEL

FORM PLAYBOOK
  wiki disabled (--no-wiki)