I need to make an area within a background image clickable to generate an event for JavaScript use. So, I created an anchor tag and inside that I inserted some relevant text
Make a DIV clickable instead. If it's calling JavaScript, you don't need an anchor tag at all.
You can absolutely position if if needed.