How to overcome Access Denied error on Web Page

On Internet explorer, if the scripting is disabled, do we have any workaround to make UiPath activities work on the web page.?

As far as I remember, finding the html objects does not involves injecting scripts into IE web page.
We rely on script injection only for UI actions like clicks and key pressing but this happens only if you check “Simulate click” / “Simulate type” options.

However you’ll need to actually test it to see if it really works.
Are you sure Access Denied is really caused by “script disabled” ?