Okay, I take this back. The element that I was trying to find was not exisitng on the page. When I try to find an element that is existing I get
Object { 0: <div#fileupload>, length: 1, context: HTMLDocument → index.php, selector: "#fileupload" }
and I can click on the div#fileupload and it will lead me to the inspector tab.