mamuiaj4,
<!DOCTYPE html>
<html>
<head>
<title>Untitled</title>
<meta charset="utf-8">
<style type="text/css">
</style>
<script>
document.addEventListener( "DOMContentLoaded" , function() {
document.querySelectorAll("[disabled]").forEach(elem => elem.removeAttribute("disabled"));
});
</script>
</head>
<body>
<table><tr><td><input name="11Id" anyname=""Пример 1" 11" disabled="" value="11" type="radio"></td>
<td style="color: rgb(183, 183, 183);">"Пример 1" 11</td><td style="color: rgb(183, 183, 183);">0</td><td style="color: rgb(183, 183, 183);"></td>
</tr></table>
</body>
</html>