<svg xmlns="http://www.w3.org/2000/svg">

<g>
  <foreignObject width="500" height="500">
    <div xmlns="http://www.w3.org/1999/xhtml">
      <select><option>A</option></select>
    </div>
  </foreignObject>
</g>

</svg>