I have a series of dropdown panels with a persons name with a 'change details' link, which when selected expands with a email input field and the 'change details' link is removed from the DOM.. this causes the screen reader to loose focus and revert to the document body as opposed to the input field within the selected person's panel.. anyone have any ideas how I can get around this behaviour?