There is no trigger for placing the cursor in the Browser's address bar.
But you might be able to detect it using UI scripting, or comparing the URL you get from copying the address with the %FrontBrowserURL%
.
My approach would be to simply give the text expansion trigger a unique prefix that you only use when in the address bar. Use whatever is intuitive to you, but I would use a prefix something like ";ba
.", for "Browser Address".