bug: Rich UI `input:prompt:submit` silently dropped for `srcdoc` tool-result iframes (opaque origin)

该问题发生在 Open WebUI 的自托管部署环境中。当使用 Rich UI 功能开发工具(Tool),工具返回 `HTMLResponse`,并且该响应通过 `srcdoc` 属性嵌入到 iframe 中时,通过 `window.parent.postMessage` 发送的 `input:pr








