The URL editing Javascript automatically strips the string "http://" from within URLs. This makes it difficult to enter certain URLs, such as those occurring on archive.org:
Note that it's possible to get around the limitation by disabling JS (e.g., with noscript on firefox). Assuming that embedded http:// is valid in URLs, I think it should be allowed.